Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

refactor(update-ns-webpack): provide multiple options for updating the plugin #297

Merged
merged 1 commit into from
Oct 20, 2017

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Oct 19, 2017

The bin script can be used as before, but it has some additional flags:
npm run update-ns-webpack --deps --scripts --configs

  • update dependencies (--deps)
  • update npm scripts (--scripts)
  • update webpack configuration files (--configs)

PS: First, you should add the following to the package.json:

"scripts": {
    "update-ns-webpack": "update-ns-webpack"
}
// ...

@sis0k0 sis0k0 requested a review from vchimev October 19, 2017 11:57
@sis0k0 sis0k0 merged commit 323f638 into master Oct 20, 2017
@sis0k0 sis0k0 deleted the vlaeva/update branch October 20, 2017 08:47
sis0k0 added a commit that referenced this pull request Oct 21, 2017
…e plugin (#297)

- update dependencies (--deps)
- update npm scripts (--scripts)
- update webpack configuration files (--configs)
sis0k0 added a commit that referenced this pull request Oct 25, 2017
sis0k0 added a commit that referenced this pull request Oct 25, 2017
* Revert "refactor(update-ns-webpack): provide multiple options for updating the plugin (#297)"

This reverts commit edf04f6.

* Revert "chore: provide --force flag to update webpack configurations (#295)"

This reverts commit 66d77c1.
sis0k0 added a commit that referenced this pull request Oct 25, 2017
…e plugin (#297)

- update dependencies (--deps)
- update npm scripts (--scripts)
- update webpack configuration files (--configs)
sis0k0 added a commit that referenced this pull request Oct 25, 2017
…e plugin (#297)

- update dependencies (--deps)
- update npm scripts (--scripts)
- update webpack configuration files (--configs)
@sis0k0 sis0k0 restored the vlaeva/update branch October 31, 2017 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants